TSTP Solution File: SEV235^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEV235^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.mbYvEGdOq7 true

% Computer : n001.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 20:00:08 EDT 2023

% Result   : Theorem 0.21s 0.86s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   73 (  10 unt;   7 typ;   0 def)
%            Number of atoms       :  287 (   2 equ;   0 cnn)
%            Maximal formula atoms :   10 (   4 avg)
%            Number of connectives :  561 (  79   ~;  72   |;  34   &; 256   @)
%                                         (   4 <=>;  64  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   7 usr;   6 con; 0-2 aty)
%                                         (  52  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :   76 (  52   ^;  24   !;   0   ?;  76   :)

% Comments : 
%------------------------------------------------------------------------------
thf('#sk5_type',type,
    '#sk5': $i ).

thf(cE_type,type,
    cE: $i > $o ).

thf('#form2_type',type,
    '#form2': $o ).

thf('#sk3_type',type,
    '#sk3': $i ).

thf('#sk1_type',type,
    '#sk1': $i > $o ).

thf('#sk4_type',type,
    '#sk4': $i ).

thf(cD_type,type,
    cD: $i > $o ).

thf(cTHM46A_pme,conjecture,
    ! [Xx: $i > $o] :
      ( ! [Xx0: $i] :
          ( ( Xx @ Xx0 )
         => ( ( cE @ Xx0 )
            & ( cD @ Xx0 ) ) )
    <=> ( ! [Xx0: $i] :
            ( ( Xx @ Xx0 )
           => ( cE @ Xx0 ) )
        & ! [Xx0: $i] :
            ( ( Xx @ Xx0 )
           => ( cD @ Xx0 ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [Xx: $i > $o] :
        ( ! [Xx0: $i] :
            ( ( Xx @ Xx0 )
           => ( ( cE @ Xx0 )
              & ( cD @ Xx0 ) ) )
      <=> ( ! [Xx0: $i] :
              ( ( Xx @ Xx0 )
             => ( cE @ Xx0 ) )
          & ! [Xx0: $i] :
              ( ( Xx @ Xx0 )
             => ( cD @ Xx0 ) ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM46A_pme]) ).

thf(zip_derived_cl0,plain,
    ~ ( !!
      @ ^ [Y0: $i > $o] :
          ( ( !!
            @ ^ [Y1: $i] :
                ( ( Y0 @ Y1 )
               => ( ( cE @ Y1 )
                  & ( cD @ Y1 ) ) ) )
        <=> ( ( !!
              @ ^ [Y1: $i] :
                  ( ( Y0 @ Y1 )
                 => ( cE @ Y1 ) ) )
            & ( !!
              @ ^ [Y1: $i] :
                  ( ( Y0 @ Y1 )
                 => ( cD @ Y1 ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ~ ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( ( cE @ Y0 )
              & ( cD @ Y0 ) ) ) )
    <=> ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl2,plain,
    ( ( !!
      @ ^ [Y0: $i] :
          ( ( '#sk1' @ Y0 )
         => ( ( cE @ Y0 )
            & ( cD @ Y0 ) ) ) )
   != ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
      & ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl3,plain,
    ( ( !!
      @ ^ [Y0: $i] :
          ( ( '#sk1' @ Y0 )
         => ( ( cE @ Y0 )
            & ( cD @ Y0 ) ) ) )
    | ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
      & ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ) ),
    inference(eq_elim,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl5,plain,
    ! [X2: $i] :
      ( ( ( '#sk1' @ X2 )
       => ( ( cE @ X2 )
          & ( cD @ X2 ) ) )
      | ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl6,plain,
    ! [X2: $i] :
      ( ~ ( '#sk1' @ X2 )
      | ( ( cE @ X2 )
        & ( cD @ X2 ) )
      | ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl7,plain,
    ! [X2: $i] :
      ( ( cE @ X2 )
      | ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) )
      | ~ ( '#sk1' @ X2 ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl9,plain,
    ( ~ '#form2'
    | ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
      & ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl10,plain,
    ( ( !!
      @ ^ [Y0: $i] :
          ( ( '#sk1' @ Y0 )
         => ( cE @ Y0 ) ) )
    | ~ '#form2' ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl14,plain,
    ! [X2: $i] :
      ( ( ( '#sk1' @ X2 )
       => ( cE @ X2 ) )
      | ~ '#form2' ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl10]) ).

thf(zip_derived_cl16,plain,
    ! [X2: $i] :
      ( ~ ( '#sk1' @ X2 )
      | ( cE @ X2 )
      | ~ '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl7_001,plain,
    ! [X2: $i] :
      ( ( cE @ X2 )
      | ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) )
      | ~ ( '#sk1' @ X2 ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl9_002,plain,
    ( ~ '#form2'
    | ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
      & ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl12,plain,
    ! [X2: $i] :
      ( '#form2'
      | ~ ( '#sk1' @ X2 )
      | ( cE @ X2 ) ),
    inference(renaming,[status(thm)],[zip_derived_cl7,zip_derived_cl9]) ).

thf(zip_derived_cl18,plain,
    ! [X2: $i] :
      ( ( cE @ X2 )
      | ~ ( '#sk1' @ X2 ) ),
    inference(clc,[status(thm)],[zip_derived_cl16,zip_derived_cl12]) ).

thf(zip_derived_cl2_003,plain,
    ( ( !!
      @ ^ [Y0: $i] :
          ( ( '#sk1' @ Y0 )
         => ( ( cE @ Y0 )
            & ( cD @ Y0 ) ) ) )
   != ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
      & ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl4,plain,
    ( ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( ( cE @ Y0 )
              & ( cD @ Y0 ) ) ) )
    | ~ ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) ) ),
    inference(eq_elim,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl20,plain,
    ( '#form2'
    | ~ ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl21,plain,
    ( ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
    | ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) )
    | '#form2' ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl20]) ).

thf(zip_derived_cl24,plain,
    ( ~ ( ( '#sk1' @ '#sk4' )
       => ( cE @ '#sk4' ) )
    | '#form2'
    | ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl21]) ).

thf(zip_derived_cl28,plain,
    ( ~ ( cE @ '#sk4' )
    | ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) )
    | '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl24]) ).

thf(zip_derived_cl31,plain,
    ( ~ ( ( '#sk1' @ '#sk5' )
       => ( cD @ '#sk5' ) )
    | '#form2'
    | ~ ( cE @ '#sk4' ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl28]) ).

thf(zip_derived_cl34,plain,
    ( ( '#sk1' @ '#sk5' )
    | ~ ( cE @ '#sk4' )
    | '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl31]) ).

thf(zip_derived_cl8,plain,
    ! [X2: $i] :
      ( ( cD @ X2 )
      | ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) )
      | ~ ( '#sk1' @ X2 ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl9_004,plain,
    ( ~ '#form2'
    | ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
      & ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl13,plain,
    ! [X2: $i] :
      ( '#form2'
      | ~ ( '#sk1' @ X2 )
      | ( cD @ X2 ) ),
    inference(renaming,[status(thm)],[zip_derived_cl8,zip_derived_cl9]) ).

thf(zip_derived_cl11,plain,
    ( ( !!
      @ ^ [Y0: $i] :
          ( ( '#sk1' @ Y0 )
         => ( cD @ Y0 ) ) )
    | ~ '#form2' ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl15,plain,
    ! [X2: $i] :
      ( ( ( '#sk1' @ X2 )
       => ( cD @ X2 ) )
      | ~ '#form2' ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl11]) ).

thf(zip_derived_cl17,plain,
    ! [X2: $i] :
      ( ~ ( '#sk1' @ X2 )
      | ( cD @ X2 )
      | ~ '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl15]) ).

thf(zip_derived_cl19,plain,
    ! [X2: $i] :
      ( ( cD @ X2 )
      | ~ ( '#sk1' @ X2 ) ),
    inference(clc,[status(thm)],[zip_derived_cl13,zip_derived_cl17]) ).

thf(zip_derived_cl18_005,plain,
    ! [X2: $i] :
      ( ( cE @ X2 )
      | ~ ( '#sk1' @ X2 ) ),
    inference(clc,[status(thm)],[zip_derived_cl16,zip_derived_cl12]) ).

thf(zip_derived_cl4_006,plain,
    ( ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( ( cE @ Y0 )
              & ( cD @ Y0 ) ) ) )
    | ~ ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) ) ),
    inference(eq_elim,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl20_007,plain,
    ( '#form2'
    | ~ ( ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cE @ Y0 ) ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( '#sk1' @ Y0 )
             => ( cD @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl9_008,plain,
    ( ~ '#form2'
    | ( ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cE @ Y0 ) ) )
      & ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl22,plain,
    ( ~ '#form2'
    | ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( ( cE @ Y0 )
              & ( cD @ Y0 ) ) ) ) ),
    inference(renaming,[status(thm)],[zip_derived_cl4,zip_derived_cl20,zip_derived_cl9]) ).

thf(zip_derived_cl23,plain,
    ( ~ ( ( '#sk1' @ '#sk3' )
       => ( ( cE @ '#sk3' )
          & ( cD @ '#sk3' ) ) )
    | ~ '#form2' ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl22]) ).

thf(zip_derived_cl26,plain,
    ( ~ ( ( cE @ '#sk3' )
        & ( cD @ '#sk3' ) )
    | ~ '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl23]) ).

thf(zip_derived_cl29,plain,
    ( ~ ( cE @ '#sk3' )
    | ~ ( cD @ '#sk3' )
    | ~ '#form2' ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl26]) ).

thf(zip_derived_cl36,plain,
    ( ~ ( '#sk1' @ '#sk3' )
    | ~ '#form2'
    | ~ ( cD @ '#sk3' ) ),
    inference('sup-',[status(thm)],[zip_derived_cl18,zip_derived_cl29]) ).

thf(zip_derived_cl25,plain,
    ( ( '#sk1' @ '#sk3' )
    | ~ '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl23]) ).

thf(zip_derived_cl38,plain,
    ( ~ ( cD @ '#sk3' )
    | ~ '#form2' ),
    inference(clc,[status(thm)],[zip_derived_cl36,zip_derived_cl25]) ).

thf(zip_derived_cl39,plain,
    ( ~ ( '#sk1' @ '#sk3' )
    | ~ '#form2' ),
    inference('sup-',[status(thm)],[zip_derived_cl19,zip_derived_cl38]) ).

thf(zip_derived_cl25_009,plain,
    ( ( '#sk1' @ '#sk3' )
    | ~ '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl23]) ).

thf(zip_derived_cl41,plain,
    ~ '#form2',
    inference(clc,[status(thm)],[zip_derived_cl39,zip_derived_cl25]) ).

thf(zip_derived_cl52,plain,
    ( ( '#sk1' @ '#sk5' )
    | ~ ( cE @ '#sk4' ) ),
    inference(demod,[status(thm)],[zip_derived_cl34,zip_derived_cl41]) ).

thf(zip_derived_cl19_010,plain,
    ! [X2: $i] :
      ( ( cD @ X2 )
      | ~ ( '#sk1' @ X2 ) ),
    inference(clc,[status(thm)],[zip_derived_cl13,zip_derived_cl17]) ).

thf(zip_derived_cl35,plain,
    ( ~ ( cD @ '#sk5' )
    | ~ ( cE @ '#sk4' )
    | '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl31]) ).

thf(zip_derived_cl41_011,plain,
    ~ '#form2',
    inference(clc,[status(thm)],[zip_derived_cl39,zip_derived_cl25]) ).

thf(zip_derived_cl42,plain,
    ( ~ ( cD @ '#sk5' )
    | ~ ( cE @ '#sk4' ) ),
    inference(demod,[status(thm)],[zip_derived_cl35,zip_derived_cl41]) ).

thf(zip_derived_cl43,plain,
    ( ~ ( '#sk1' @ '#sk5' )
    | ~ ( cE @ '#sk4' ) ),
    inference('sup-',[status(thm)],[zip_derived_cl19,zip_derived_cl42]) ).

thf(zip_derived_cl53,plain,
    ~ ( cE @ '#sk4' ),
    inference(clc,[status(thm)],[zip_derived_cl52,zip_derived_cl43]) ).

thf(zip_derived_cl54,plain,
    ~ ( '#sk1' @ '#sk4' ),
    inference('sup-',[status(thm)],[zip_derived_cl18,zip_derived_cl53]) ).

thf(zip_derived_cl27,plain,
    ( ( '#sk1' @ '#sk4' )
    | ~ ( !!
        @ ^ [Y0: $i] :
            ( ( '#sk1' @ Y0 )
           => ( cD @ Y0 ) ) )
    | '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl24]) ).

thf(zip_derived_cl30,plain,
    ( ~ ( ( '#sk1' @ '#sk5' )
       => ( cD @ '#sk5' ) )
    | '#form2'
    | ( '#sk1' @ '#sk4' ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl27]) ).

thf(zip_derived_cl32,plain,
    ( ( '#sk1' @ '#sk5' )
    | ( '#sk1' @ '#sk4' )
    | '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl30]) ).

thf(zip_derived_cl41_012,plain,
    ~ '#form2',
    inference(clc,[status(thm)],[zip_derived_cl39,zip_derived_cl25]) ).

thf(zip_derived_cl50,plain,
    ( ( '#sk1' @ '#sk5' )
    | ( '#sk1' @ '#sk4' ) ),
    inference(demod,[status(thm)],[zip_derived_cl32,zip_derived_cl41]) ).

thf(zip_derived_cl33,plain,
    ( ~ ( cD @ '#sk5' )
    | ( '#sk1' @ '#sk4' )
    | '#form2' ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl30]) ).

thf(zip_derived_cl41_013,plain,
    ~ '#form2',
    inference(clc,[status(thm)],[zip_derived_cl39,zip_derived_cl25]) ).

thf(zip_derived_cl45,plain,
    ( ~ ( cD @ '#sk5' )
    | ( '#sk1' @ '#sk4' ) ),
    inference(demod,[status(thm)],[zip_derived_cl33,zip_derived_cl41]) ).

thf(zip_derived_cl19_014,plain,
    ! [X2: $i] :
      ( ( cD @ X2 )
      | ~ ( '#sk1' @ X2 ) ),
    inference(clc,[status(thm)],[zip_derived_cl13,zip_derived_cl17]) ).

thf(zip_derived_cl46,plain,
    ( ( '#sk1' @ '#sk4' )
    | ~ ( '#sk1' @ '#sk5' ) ),
    inference('sup+',[status(thm)],[zip_derived_cl45,zip_derived_cl19]) ).

thf(zip_derived_cl51,plain,
    '#sk1' @ '#sk4',
    inference(clc,[status(thm)],[zip_derived_cl50,zip_derived_cl46]) ).

thf(zip_derived_cl56,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl54,zip_derived_cl51]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEV235^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.mbYvEGdOq7 true
% 0.14/0.35  % Computer : n001.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Thu Aug 24 04:02:55 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.65  % Total configuration time : 828
% 0.21/0.65  % Estimated wc time : 1656
% 0.21/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.21/0.86  % Solved by lams/20_acsne_simpl.sh.
% 0.21/0.86  % done 18 iterations in 0.033s
% 0.21/0.86  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.86  % SZS output start Refutation
% See solution above
% 0.21/0.86  
% 0.21/0.86  
% 0.21/0.86  % Terminating...
% 2.18/0.96  % Runner terminated.
% 2.18/0.97  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------